10 NT=50
20 for A=0to 256
30 &(20)=A
40 print "A"
50 next A
:return ;run 